home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / miranda_hit / files / miranda-im-v0.3.3.exe / Docs / "IRC-Readme.txt" < prev    next >
Text File  |  2004-01-14  |  14KB  |  310 lines

  1. ----------------------------oOo----------------------------
  2.  
  3.                IRC Protocol Plugin v 0.4.1.1
  4.  
  5.   Implementation of IRC RFC-1459, RFC-2812 for Miranda IM
  6.  
  7.  
  8.          Released 2003-03-03, last updated 2004-01-14
  9.  
  10. -----------------------------------------------------------
  11.  
  12.  
  13. Please visit the online resource for the IRC plugin at
  14. http://members.chello.se/matrix/ for more information.
  15.  
  16.  
  17. History
  18. -------
  19. 0.4.1.1
  20. - Bugfix:  Icons were screwed in win 9x
  21. - Bugfix:  The kickban kicked the user from the channel (hehe)
  22. - Bugfix:  Doubleclicking on a channel window brought up a message window also sometimes
  23. - Other:   Added /IGNORE [ON/OFF] to the ignore system.
  24.  
  25. 0.4.1.0
  26. - Feature: ignore system [734037]
  27. - Feature: channel manager [734083]
  28. - Feature: more menu options, like KickBan etc
  29. - Feature: support for the plugin uninstaller
  30. - Feature: a nice statusbar in channel windows
  31. - Feature: New commands: /IGNORE, /UNIGNORE and /CHANNELMANGER
  32. - Bugfix:  the Perform buffer did not always save
  33. - Bugfix:  if "Group" was blank it did not behave
  34. - Bugfix:  User ID did not allow long strings
  35. - Bugfix:  fixed a few memory leaks
  36. - Bugfix:  it did not always remeber window positions, hopefuly it does now
  37. - Other:   added a %mode identifier
  38. - Other:   added a $?[="text"] identifier. 
  39. - Design:  Removed the topicbar
  40.  
  41. 0.4.0.8
  42. - Bugfix: The perform buffer did not always work
  43. - Bugfix: The 12 hour timestamp showed 00:00PM instead of 12:00PM
  44. - Bugfix: Other minor stuff.
  45.  
  46.  
  47. 0.4.0.6
  48. - Feature: Options to control the automatic online notification system
  49. - Feature: New commands /BUDDYCHECK [ON] [OFF] [TIME X] where x is the 
  50.            number of seconds the plugin wait to do automatic checks of
  51.            the buddy list. 
  52. - Bugfix:  The plugin crashed randomly
  53. - Bugfix:  The plugin sometimes crashed while joining a channel
  54. - Bugfix:  Longs passwords did not work in the quick connect window
  55. - Bugfix:  The hostmask did not always show in mTooltip
  56. - Bugfix:  It showed outgoing private messages in the channel window also
  57. - Bugfix:  It could not use modified _servers.ini well
  58. - Bugfix:  Channels would show as "parted" incorrectly sometimes
  59. - Bugfix:  Colours leaked to the next line
  60. - Bugfix:  Aliases was broken somewhat
  61. - Bugfix:  Menus show up correctly on mullti monitor systems (Thanks Tornado)
  62. - Other:   Translators, new strings added.
  63. - Other:   Added a new IRC_servers.ini
  64.  
  65. 0.4.0.0
  66.  
  67. - Feature: Contacts can now be added to the contact list [734040]
  68. - Feature: Online/Away notification for contacts
  69. - Feature: The query windows use mirandas internal message windows
  70. - Feature: Advanced identification of contacts using hostmasks
  71. - Feature: Icons in channel windows now change according to if you
  72.            are on the channel or not
  73. - Feature: Better highlight function using wildcards
  74. - Feature: Option to see addresses in joins, parts etc.
  75. - Feature: Option to keep connection alive, which is also useful 
  76.            for detecting silent disconnects
  77. - Feature: Option to change the color of the nicklist and typing 
  78.            area backgrounds
  79. - Feature: Added sound events to join, part and other major events
  80. - Feature: Redesigned whois dialog to show more info, incl idle 
  81.            time and operator status
  82. - Feature: It can now bounce (change servers by request of the 
  83.            server you are connecting to)
  84. - Feature: Option to remove the topicbar in channel windows
  85. - Feature: Option to join all channels minimized
  86. - Feature: Right click menus for channels
  87. - Bugfix:  The topic of a channel did not always show.
  88. - Bugfix:  Incoming /mode commands could crash miranda and otherwise 
  89.            behave wrongly
  90. - Bugfix:  Leading spaces in messages were removed
  91. - Bugfix:  The plugin shoed popup's even though the window was the 
  92.            active one
  93. - Bugfix:  The plugin did not log channels with characters that are 
  94.            illegal in filenames
  95. - Bugfix:  Ctrl- a did not work in channel windows
  96. - Bugfix:  Passwords did not save in the join channel dialog
  97. - Bugfix:  Various memleaks
  98. - Bugfix:  The retry timer could cause mysterious disconnects and 
  99.            problems logging on.
  100. - Bugfix:  The plugin behaved badly when trying to connect to networks 
  101.            while in connecting status
  102. - Bugfix:  The plugin did not portcycle on reconnect
  103. - Bugfix:  A blank away message did not set away
  104. - Bugfix:  Text did not always show in win 98
  105. - Bugfix:  The plugin could not use long passwords
  106. - Bugfix:  The system tray popup was buggy
  107. - Other:   Changed the autaomatic line-break limit to 400 chars
  108. - Other:   mTooltip support
  109. - Other:   Removed option to be invisible (+i) automatically and added 
  110.            option to automatically force visibility (-i) instead.
  111. - Other:   Removed the ident netlib entry. It still use netlib though
  112. - Other:   The plugin will now go online on an incoming 005 command 
  113.            instead of 001
  114. - Other:   Removed /chanserv, /cs, /ns and /nickserv again. They should 
  115.            not be hardcoded! Use an alias instead
  116. - Other:   The plugin is not linking dynamically to run time libraries 
  117.            anymore. This caused heaps of mysterious problems
  118. - Other:   Removed option to always open link in new browser
  119. - Other:   Removed redundant code related to WinSock and the old query windows
  120. - Other:   The plugin need miranda 0.3.1
  121. - Other:   New commands: SHOWSERVER and HIDESERVER. guess what they do.
  122. - Other:   Translators: New strings added
  123.  
  124. 0.3.4.1 (03-08-14)
  125. - Feature: Option to automatically join a channel when invited
  126. - Bugfix:  Multibyte characters (cyrillic, hebrew etc) did not work well
  127. - Bugfix:  Trying to install on MIM before v 0.3 would crash Miranda. This bug 
  128.            also caused Wassup to crash. Many thanks to EgoDust and Tornado.
  129. - Bugfix:  Quit messages were sometimes redirected wrong
  130. - Bugfix:  Deleting the performfile while keeping 'perform' crashed
  131. - Bugfix:  Multiple line away messages caused weird behaviour or crashed.
  132. - Bugfix:  If first letter in a msg was ':' then that character was not sent
  133. - Bugfix:  Empty line of text showed when doing an emopty 'query' to open the window.
  134. - Other:   Reduced minimum height of the editbox that the user can set.
  135.  
  136. 0.3.4.0 (03-08-10)
  137. - Feature: Option to disable the server error tray balloons
  138. - Bugfix:  Perform and server files were destroyed after hitting apply twice
  139. - Bugfix:  The popups had incorrect automatic linebreaks
  140. - Bugfix:  The tray balloon for server errors showed color codes
  141. - Bugfix:  A colon (:) was sometimes added incorrectly to outgoing commands
  142. - Bugfix:  'Remember window positions' did not handle minimized windows well
  143. - Bugfix:  Channel is now always shown when doubleclicking an event on the CList
  144. - Other:   The notifying of channel messages (italics) does not react to /me commands anymore
  145.  
  146. 0.3.3.2 (03-08-08)
  147.  
  148. - Feature: New alias identifier #$1 etc. allows you to type /j &channel or /j ##channel
  149.            without modifying your old aliases.
  150. - Feature: New command: /hop (use it like in mIRC)
  151. - Bugfix:  Channels or PM's with invalid file characters could not be reopened
  152. - Bugfix:  Icon sometimes disappeared from windows
  153. - Other:   Removed identifier ## in commands. Sorry, but necessary.
  154. - Other:   Decreased filesize 50kb (Dynamically linking msvcrt.dll)
  155.  
  156. 0.3.3.1 (03-08-01)
  157. - Bugfix:  Connecting to some networks crashed 
  158. - Bugfix:  Aliases did not work correctly (again)
  159. - Feature: New commands: /raw and /quote
  160.  
  161. 0.3.3.0 (03-07-31)
  162.  
  163. - Feature: Drop down list in 'join channel' and 'change nick' dialogs
  164. - Feature: New commands: /cs and /chanserv [734086]
  165. - Bugfix:  Plugin could only handle channels prefixed with '#'. This is 
  166.            a big change. Report bugs please.
  167. - Bugfix:  Plugin could only handle users prefixed with '@' or '+'
  168. - Bugfix:  /log command behaved badly sometimes.
  169. - Bugfix:  Timestamp displayed wrong sometimes
  170. - Bugfix:  First alias in list did not work
  171. - Bugfix:  Commands did not work with spaces in front
  172. - Bugfix:  'Out to lunch' and 'On the phone' event did not work
  173. - Bugfix:  Plugin could not connect for all users
  174. - Bugfix:  The perform- and serverlist did not always save
  175. - Bugfix:  Reconnect did not always port cycle
  176. - Bugfix:  /MODE can now handle more than three users at one time [734025]
  177. - Bugfix:  Log folder was created even when logging was disabled
  178. - Bugfix:  Alias identifier ## did not always work right.
  179. - Design:  /LIST dialog redesigned, and warning added for large networks
  180. - Other:   Improved performance in /LIST dialog.
  181. - Other:   TRANSLATORS: new strings added.
  182.  
  183. 0.3.2.1 (03-07-28)
  184. - Bugfix:  The Aliases initialized incorrectly. Made it impossible 
  185. to install for new users.
  186. - Bugfix:  The 'Perform on event disconnect' didn't do /quit any good
  187.  
  188.  
  189. 0.3.2.0 (03-07-28)
  190.  
  191. - Feature: 'Perfom on event'. Allows for things like automatic
  192.            nick changes when changing status etc
  193. - Feature: Many more identifiers in commands, aliases, perform and
  194.            other. Among other can be mentioned 12 hour timestamp. Do
  195.            yourself a favour and read the readme.
  196. - Feature: Multiline aliases, see the readme.
  197. - Feature: Formatting the titlebar [734102]
  198. - Feature: Option to remember window positions [734101]
  199. - Feature: Option to set popup color and timeout
  200. - Feature: Sortable columns in the channels list
  201. - Feature: New commands: /ame, /ns, /nickserv
  202. - Bugfix:  Various crashes when sending commands
  203. - Bugfix:  Linebreaks in logfiles was faulty
  204. - Bugfix:  Deleting contact routine locked other protocols
  205. - Bugfix:  Removed the ping-pong event from the server window
  206. - Bugfix:  All windows did not close on disconnect
  207. - Bugfix:  Running an alias will sometimes crash miranda [734028]
  208. - Design:  Added menu option to do a /LIST
  209. - Other:   Redesigned the IRC GUI options
  210. - Other:   *Lots* of under-the-hood changes (report bugs please)
  211.  
  212. 0.3.1.0 (03-07-14)
  213.  
  214. - Feature: Tray and CList notifying of events.
  215. - Feature: Added new event: channel message. 
  216. - Feature: Option to set the send method independently.
  217. - Feature: Option to minimize to CList on the close (X) button
  218. - Feature: Option to enable old school TAB autocomplete
  219. - Bugfix:  Password box was disabled in options
  220. - Bugfix:  Colorcodes showed in popups
  221. - Bugfix:  CTRL-ENTER did not work as in Miranda IM.
  222. - Bugfix:  It was not possible to minimize to no group
  223. - Bugfix:  The user count in the channelbar was sometimes incorrect
  224. - Bugfix:  Attempt to solve shutdown bug for some people
  225. - Design:  Highlight words should be longer than two characters
  226. - Design:  Slight redesign of the whois dialog
  227. - Design:  Added 'Leave channel' command to the minimized window
  228. - Design:  Added nine icons for different events
  229. - Other:   Removed options 'Catch URL' and 'Hide PING PONG'
  230. - Other:   New base address 0x54
  231. - Other:   TRANSLATORS: New translate strings. The last ones weren't good for all.
  232.  
  233. 0.3.0.2 (03-07-08)
  234.  
  235. - Bugfix:  Miranda crash on receiving url's longer than 50 characters
  236. - Bugfix:  Miranda crash on receiving colorcodes. Bug in new code.
  237.  
  238. 0.3.0.0 (03-07-07)
  239.  
  240. - Feature: NetLib support (allows the use of proxy) [734048]
  241. - Feature: Minimize channels to contactlist [734047]
  242. - Feature: Send using ENTER, double ENTER, TAB_ENTER or ALT-S [734058]
  243. - Feature: Use Mirandas away message dialog. [734085]
  244. - Feature: Translation support [734049]
  245. - Feature: Support for plugin sweeper. [734035]
  246. - Feature: Flash window on highlight option [734060]
  247. - Feature: Support for %me in highlight [734064]
  248. - Feature: Option to not connect on startup.
  249. - Feature: new commands: /JOINM, /JOINX 
  250. - Feature: Popups on /join, /part, /mode etc
  251. - Feature: Multiserver through DLL renaming
  252. - Bugfix:  Crash in options dialogs [734013]
  253. - Bugfix:  No "Connecting" status [734068]
  254. - Bugfix:  Sending '%' crash [734009]
  255. - Bugfix:  Editbox resizes if windowborder is clicked [734021]
  256. - Bugfix:  Big icons are not loaded [734033] 
  257. - Bugfix:  Crash if log directory is invalid [740436]
  258. - Bugfix:  Crash if IRC_perform.ini does not exist [734010]
  259. - Bugfix:  Crash in Quick connect dialog [734016]
  260. - Bugfix:  Numbers in Perform combobox [734022]
  261. - Bugfix:  Join channel dialog does not cut leading #'s[734001]
  262. - Bugfix:  Incorrect Menu on dual monitor system. [734026]
  263. - Bugfix:  Improved thread safety (Stability)
  264. - Design:  Send button in channel/query (to allow ALT-S) [734058]
  265. - Design:  Nickname autocomplete is activated by SHIFT-TAB [734058]
  266. - Design:  Command history now use CTRL-UP and CTRL-DOWN
  267. - Design:  Redesigned channel/query/server windows
  268. - Other:   Requires minimum Miranda IM v0.3 or v0.3.1 for Netlib Ident
  269. - Other:   Filesize reduced 10%
  270. - Other:   Moved all options pages to 'Network'
  271. - Other:   Removed 'space' as delimiter in highlight words
  272. - Other:   Updated serverlist
  273.  
  274. 0.1.1.0 (03-03-16)
  275.  
  276. - Feature: Supports InstallScripts for MirInst.
  277. - Bugfix:  fixed so the messagewindows always scroll to the bottom when they 
  278.            should.
  279. - Bugfix:  fixed various problems with the log window in win 98/95 (colors, 
  280.            newlines and other) 
  281. - Bugfix:  the aliases now works correctly.
  282. - Bugfix:  the right-click menu will now work even if help.dll is installed.
  283. - Bugfix:  the 'Rejoin channels on connect' would not work in some occasions
  284. - Bugfix:  Crash when closing a channel/user window when the name contains 
  285.            letters which are not allowed in windows filenames.
  286. - Design:  Changed the layout of buttons to comply with windows standards
  287.  
  288.           
  289. 0.1.0.0 (03-03-03)
  290.  
  291. - initial release
  292.  
  293.  
  294. Copyright and license
  295. ---------------------
  296. Copyright (C) 2003  J÷rgen Persson
  297.  
  298. This program is free software; you can redistribute it and/or
  299. modify it under the terms of the GNU General Public License
  300. as published by the Free Software Foundation; either version 2
  301. of the License, or (at your option) any later version.
  302.  
  303. This program is distributed in the hope that it will be useful,
  304. but WITHOUT ANY WARRANTY; without even the implied warranty of
  305. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  306. GNU General Public License for more details.
  307.  
  308. You should have received a copy of the GNU General Public License
  309. along with this program; if not, write to the Free Software
  310. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.